/*热词******************start****************/
#hot_word_gundon{
    margin-right: 0;
    position: relative;
    height: 39px;
}
#hot_word_gundon .hot_word_bd{
    width: 410px;
    height: 41px;
}
#hot_word_gundon .hot_word_bd .tempWrap{
    width: 410px!important;
    margin-top: 5px !important;
}
#hot_word_gundon ul{
    width: 100%;
    float: none;
    overflow: hidden;
    zoom: 1;
}
#hot_word_gundon ul li{
    padding: 0;
    margin-right:20px;
    width: auto !important;
    text-align: left;
    float: left;
    _display:inline;
}
#hot_word_gundon ul:after{
    display: block;
    content: '';
    width: 100%;
    clear: both;
}

/*热词******************end****************/

/*长banner**************start********************/
#gg_up{
    position: relative;

}
#gg_up .gg-hd {
    height: 100%;
    width: 20px;
    position: absolute;
    top:0;
    right: 0;
    z-index: 999;
}
#gg_up .gg-hd ul{
    width: 100%;
    height: 100%;
    text-align: center;
}
#gg_up .gg-hd ul li{
    border-radius: 50%;
    margin: 3px auto 0;
    width: 9px;
    height: 7px;
    overflow:hidden;
    text-indent:-999px;
    cursor:pointer;
    background: white;
    
}
#gg_up .gg-hd ul li.on{ background: red}
.gg_upitem{
    width:100%;
    height: 100%;
    /*margin-top: 10px;*/
}
/*长banner**************end********************/
/*长banner1**************start********************/
#gg1_up{
    position: relative;
	margin-top: 10px;

}
#gg1_up .gg1-hd {
    height: 100%;
    width: 20px;
    position: absolute;
    top:0;
    right: 0;
    z-index: 999;
}
#gg1_up .gg1-hd ul{
    width: 100%;
    height: 100%;
    text-align: center;
}
#gg1_up .gg1-hd ul li{
    border-radius: 50%;
    margin: 3px auto 0;
    width: 9px;
    height: 7px;
    overflow:hidden;
    text-indent:-999px;
    cursor:pointer;
    background: white;
    
}
#gg1_up .gg1-hd ul li.on{ background: red}
.gg1_upitem{
    width:100%;
    height: 100%;
    /*margin-top: 10px;*/
}
/*专题向左滑动**********start**********************/
.zt-side{
    width: 1150px;
    height: 274px;
    position: relative;
    box-sizing: border-box;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.zt-side-in{
    width: 100%;
    height: 100%;
}
.zt-side-in ul:after{
    display: block;
    content: '';
    width: 100%;
    clear: both;
}
.zt-side-in ul{
    float: none;
    border: none;
}
.zt-side-in ul li{
    width: 369px;
    height: 72px;
}
.zt-side-in .owl-nav>.owl-prev{
    display: none;
    position: absolute;
    z-index: 999;
    top:50%;
    left: 0;
    transform: translateY(-50%);
    width: 52px;
    height: 77px;
    background: url("//www.huyangnet.cn/resource/images/ztlb/arrowpic1.png");
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.zt-side-in .owl-nav>.owl-prev:hover{
    background: url("//www.huyangnet.cn/resource/images/ztlb/arrowpic1.png");
}
.zt-side-in .owl-nav>.owl-next:hover{
    background: url("//www.huyangnet.cn/resource/images/ztlb/arrowpic2.png");
}
.zt-side-in .owl-nav>.owl-next{
    display: none;
    position: absolute;
    z-index: 999;
    top:50%;
    right: 0;
    transform: translateY(-50%);
    width: 52px;
    height: 77px;
    background: url("//www.huyangnet.cn/resource/images/ztlb/arrowpic2.png");
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.lm06>p{
    float: none;
}
/*专题向左滑动**********end**********************/